func encoding/xml.indirect
4 uses
encoding/xml (current package)
marshal.go#L799: func indirect(vf reflect.Value) reflect.Value {
marshal.go#L857: vf = indirect(vf)
marshal.go#L892: vf = indirect(vf)
marshal.go#L933: vf = indirect(vf)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)